﻿@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0;font:normal 12px/20px '微软雅黑';color:#333; background:#fff}
ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,input,select,b,strong {margin:0; padding: 0; list-style:none;}
img{ border:0; outline:none}
.clear { clear:both; }
p{ margin:0px; padding:0px;}
a{ color:#333;text-decoration:none}
a:hover{ color:#FF0000;text-decoration:none;}
.iconfont{line-height:28px;line-height:40px;background:#fff;;padding-left:10px;color:#01B30C;}
.logo{float:left;}
.none{ display:none}
.box_logo {
    width: 1280px;
    margin: 0 auto;
}
/* 字体图标引入 */

@font-face {font-family: "iconfont";
  src: url('../../font/iconfont.eot_40t=1462845748'); /* IE9*/
  src: url('../../font/iconfont.eot_40t=1462845748#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../../font/iconfont.woff_40t=1462845748') format('woff'), /* chrome, firefox */
  url('../../font/iconfont.ttf_40t=1462845748') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../../font/iconfont.svg_40t=1462845748#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sousuo:before { content: "\e600"; }
.icon-queren:before { content: "\e601"; }

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
.form .iconfont{float:left;}

/* 幻灯片 角标样式 */
.ayy{border:none;padding:6px 10px; margin:0 7px 0 0;filter:alpha(opacity=90); -moz-opacity:0.9;opacity:0.9;border-radius:20px;transition: all 0.2s linear 0s}
a.ayy:link,a.ayy:visited{text-decoration:none;color:#333;line-height:12px;font:10px Arial;background-color:#fff; }
a.ayy:active,a.ayy:hover{text-decoration:none;color:#333;line-height:12px;font:10px Arial;background-color:#fff;}
.byy{border:none;padding:6px 10px; margin:0 7px 0 0;filter:alpha(opacity=90); -moz-opacity:0.9;opacity:0.9;border-radius: 20px;transition: all 0.2s linear 0s}
a.byy:link,a.byy:visited{text-decoration:none;color:#fff;line-height:12px;font:10px Arial;background-color:#f90;}
a.byy:active,a.byy:hover{text-decoration:none;color:#fff;line-height:12px;font:10px Arial;background-color:#f90;}

.axx{border:none;padding:0 5px; margin:0 5px 0 0;filter:alpha(opacity=50); -moz-opacity:0.5;opacity:0.5; display:inline-block; background:#f2f2f2}
a.axx:link,a.axx:visited{text-decoration:none;font:normal 10px/16px Arial;}
a.axx:active,a.axx:hover{text-decoration:none;font:normal 10px/16px Arial;}
.bxx{border:none;padding:0 5px; margin:0 5px 0 0; background:#fff;filter:alpha(opacity=90); -moz-opacity:0.9;opacity:0.9;font:normal 10px/16px Arial; display:inline-block}
a.bxx:link,a.bxx:visited{text-decoration:none;font:normal 10px/16px Arial;}
a.bxx:active,a.bxx:hover{text-decoration:none;font:normal 10px/16px Arial;}



/*翻页样式pagelist*/
.pagelist { padding:40px 0; color: #999;text-align:center}
.pagelist *{ vertical-align:middle}
.pagelist a, .pagelist .cpb ,.pagelist a.disable:hover{ display:inline-block; line-height:16px; outline:none; text-decoration:none; padding:5px 10px;background: #f3f3f3;margin:0 5px; font-size:12px; font-family:'微软雅黑'; color:#000;
border-radius:25px;transition: all 0.2s linear 0s;}
.pagelist a:hover,.pagelist a.thisclass { background:#FF0000;color:#fff;text-decoration:none;margin:0 5px}
.pagelist .cpb { font-weight: bold; color: #fff; background: #FF0000;}
.pagelist span{ display:inline-block;line-height:16px; outline:none; text-decoration:none; padding:5px 10px;background:#FF0000;color:#fff;margin:0 5px; font-size:12px; font-family:'微软雅黑';border-radius:25px;transition: all 0.2s linear 0s;}
.code{font-weight:bold;color:blue}

.fenyelist{ padding:30px 0 0 0; text-align:center}
.fenyelist span,.fenyelist a{ display:inline-block; line-height:16px; outline:none; text-decoration:none; padding:5px 10px;background: #f3f3f3;margin:0 5px; font-size:12px; font-family:'微软雅黑'; color:#000;
border-radius: 26px 26px 26px 26px;transition: all 0.2s linear 0s;}
.fenyelist span{ background:#5eb4df;color:#fff;text-decoration:none;margin:0 5px}



/* top */
#top{ width:100%; line-height:34px; color:#888888; background:#fafafa; border-bottom:1px solid #e1e1e1}
.topc{ width:1280px; padding:0; margin:0 auto; text-align:left}
#top .welcome{ float:left;}
#top .welcome img{ vertical-align:middle; margin:0 5px 0 20px;}
#top .ico{ float:right; width:420px;}
#top .ico span{ float:left; padding:0 20px;}
#top .a1{ width:22px; height:22px; margin:6px 0 0 20px; float:left; }
#top .a2{ width:22px; height:22px; margin:6px 0 0 10px; float:left; }


/* mainnav */
#mainnav{ width:100%; background:#1a6ece; color:#fff;}
.mainnav{ width:1280px; height:50px; margin:0 auto; overflow:hidden; position:relative;}
.mainnav li{ float:left; width:141px; border-right:1px solid #1a6ece; text-align:center; line-height:50px; }
.mainnav li a{ display:block; font-size:16px; color:#fff}
.mainnav li a:hover{text-decoration:none;}
.mainnav li.hover a,.mainnav li a:hover{ background:#62abff;}

.mainnav .mzx{background:url(../images/wechat.png) no-repeat #ffaf02 50px 15px; width:240px; position:absolute; right:120px; top:0;}
.mainnav .mzx a,.mainnav .mzx a:hover{ background:url(../images/wechat.png) no-repeat #ffaf02 50px 15px;}
.mainnav .mzx span{ background:#ff3800; text-decoration:none; position:absolute; width:20px; height:20px; left:160px; top:8px; z-index:2; border-radius:10px; color:#fff; line-height:20px; text-align:center;animation:myfirst 0.7s infinite;-webkit-animation:myfirst 0.7s infinite;}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {position:absolute;top:0;z-index:100;font-size:14px; text-align:left; visibility:hidden; background:#fff;filter:alpha(opacity=97); -moz-opacity:0.97;opacity:0.97; color:#333;}
.dropmenudiv a {display: block;text-decoration:none;background:#fff; padding:0 0 0 28px;height:40px;line-height:40px;border-bottom: 1px solid #f1f1f1;}
.dropmenudiv a:hover {background:#fff; color:#f60}
* html .dropmenudiv a { /*IE only hack*/width: 100%;}

.dropmenudiv .ksb{ width:996px; overflow:hidden;border-left: 1px solid #f1f1f1;}
.dropmenudiv .ksb ul{ float:left; width:199px;}
.dropmenudiv .ksb ul li{ float:left; width:198px;border-right:1px solid #f1f1f1;}
.dropmenudiv .ksb span{display: block;text-decoration: none;background: #fafafa; text-align:center;height:40px;line-height:40px; font-size:16px;border-bottom: 1px solid #f1f1f1; color:#FF0000}

* html .dropmenudiv .ksb span { /*IE only hack*/width: 100%;}

#dropmenu3{ border-left: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1;}

/*---------------------------------------------------*/




#logosch{  margin:0 auto; background:#fff;width:1280px;}

#logosch .sch{ float:right; width:565px; padding:30px 0 0 0; position:relative}
#logosch .text{ width:500px; border:1px solid #e0e0e0; height:38px; float:left;font:normal 14px/38px '微软雅黑'; padding:0 0 0 15px; color:#999}
#logosch .btn{ width:40px; border:1px solid #e0e0e0; border-left:none; height:40px; float:left;}
#logosch .hot-words{ position:absolute; right:57px; top:39px}
#logosch .hot-words a{background:#f3f3f3; color: #333;  display: inline-block;  margin-left: 5px; padding: 1px 3px;}
#logosch .hot-words a:hover{ background:#dfdfdf; text-decoration:none}

#header{ width:1440px; margin:0 auto; overflow:hidden; max-width:100%;}
#ppt{ float:left; width:960px; overflow:hidden;}



#menu{ float:right; width:319px; overflow:hidden; text-align:left;border-top:1px solid #e6e6e6 ;border-right:1px solid #e6e6e6; background:#fff}
#menu li{ width:319px;}
#menu li a{ width:209px; padding:0 0 0 110px; border-bottom:1px solid #e6e6e6;  display:block; height:68x; color:#FF0000; overflow:hidden; font:normal 20px/68px '微软雅黑'; background-position:30px center; background-repeat:no-repeat}

#about{ border:1px solid #e6e6e6; border-bottom:none;width:318px; text-align:left}
#about dl{ padding:15px 0 20px 25px; border-bottom:1px solid #e6e6e6}
#about dt{ padding:0 7px; font:normal 18px/30px '微软雅黑'; color:#FF0000}
#about dd a{ margin: 0 7px;}

@keyframes myfirst{from {opacity:0;}to {opacity:1;}}
@-moz-keyframes myfirst{from {opacity:0;}to {opacity:1;}}
@-webkit-keyframes myfirst{from {opacity:0;}to {opacity:1;}}
@-o-keyframes myfirst{from {opacity:0;}to {opacity:1;}}

.ksdh{ width:1100px; height:64px; margin:40px auto 15px auto; overflow:hidden; text-align:center; border-bottom:1px solid #DEEBFF;}
.ksdh_1{ width:230px; height:64px; overflow:hidden; float:left; background:#186dce; color:#fff; line-height:64px; font-size:28px;}
.ksdh_2{ width:260px; height:24px; padding-top:26px; overflow:hidden; float:left; background:#DEEBFF; color:#5aa6ff; margin-top:14px; font-size:16px;}

.index1{ width:1100px; height:348px; margin:0 auto; margin-bottom:40px; overflow:hidden;}
.index1_left{ width:700px; height:348px; float:left;}

.index1_left ul{ float:left; width:100%;}
.index1_left ul li{ float:left; width:207px; height:169px; overflow:hidden; text-align:center; font-size:22px; margin-right:10px; margin-bottom:10px; color:#fff;}
.index1_left ul li a{ color:#fff; float:left; width:207px; height:39px; padding-top:130px;}
.index1_left ul li:nth-child(1){ background:url(../images/img_09.png) no-repeat #63aaff 50px 15px;}
.index1_left ul li:nth-child(2){ background:url(../images/img_11.png) no-repeat #52AEDE 50px 15px;}
.index1_left ul li:nth-child(3){ background:url(../images/img_13.png) no-repeat #63aaff 50px 15px;}
.index1_left ul li:nth-child(4){ background:url(../images/img_15.png) no-repeat #52AEDE 50px 15px;}
.index1_left ul li:nth-child(5){ background:url(../images/img_21.png) no-repeat #52AEDE 50px 15px;}
.index1_left ul li:nth-child(6){ background:url(../images/img_5f5f25.png) no-repeat #63aaff 50px 15px;}


.index1_right{ width:398px; height:346px; float:right; border:1px solid #E3E7E3;}


.picMarquee-left{ overflow:hidden; position:relative; width:100%; background:#e7e7e7; height:360px;  margin-top:15px; margin-bottom:40px;  }
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;  }

.picMarquee-left .bd{ padding:10px 20px; width:1100px; height:320px; margin:20px auto;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; color:#636563; font-size:14px; _display:inline; overflow:hidden; text-align:center; width:203px; height:298; padding:6px; border:1px solid #c6c6c6; margin:0 8px;  }
.picMarquee-left .bd ul img{ margin-bottom:5px;}
.picMarquee-left .bd ul span{ color:#186dce; font-size:22px;}


.mainCss{ width:1280px; margin:40px auto; overflow:hidden;}

.mLeft{ float:left; width:240px; overflow:hidden;}
.mTitle{ float:left; width:230px; height:40px; line-height:40px; font-size:18px; background:#1a6ece; color:#fff; padding-left:10px; overflow:hidden;}
.mList,.mLxfs{ float:left; width:240px; overflow:hidden; position:relative;}
.mList img,.mLxfs img{ float:left;}
.mList li{ position:absolute; z-index:1; width:200px; height:34px; line-height:34px; font-size:16px; text-align:center; font-family:'微软雅黑'; }
.mList li a{ color:#1a6ece; float:left; width:200px; }

.mList li:nth-of-type(1){ left:20px; top:20px;}
.mList li:nth-of-type(2){ left:20px; top:60px; }
.mList li:nth-of-type(3){ left:20px; top:98px; }
.mList li:nth-of-type(4){ left:20px; top:137px; }
.mList li:nth-of-type(5){ left:20px; top:176px; }
.mList li:nth-of-type(6){ left:20px; top:215px; }
.mList li:nth-of-type(7){ left:20px; top:254px; }
.mList li:nth-of-type(8){ left:20px; top:293px; }

.mLxfs a{ position:absolute; width:240px; height:235px; top:0; left:0; z-index:1; }


.mRight{ float:right; width:1000px; overflow:hidden;}
.place{ float:left; width:990px; height:40px; line-height:40px; font-size:18px; background:#1a6ece; color:#fff; padding-left:10px; overflow:hidden;}
.place a{ color:#fff;}

.mRight h1{ float:left; width:1000px; margin:40px auto; overflow:hidden;  line-height:40px; font-family:'微软雅黑'; font-size:26px; text-align:center;}

.mRight .wz{ float:left; width:1000px; overflow:hidden;  line-height:28px; font-family:'宋体'; font-size:14px;}

.mRight .wzdc{ float:left; width:1000px; overflow:hidden;  line-height:28px; font-family:'宋体'; font-size:14px;}
.mRight .wzdc ul{ float:left; width:1000px; overflow:hidden;  line-height:28px; font-family:'宋体'; font-size:14px;}
.mRight .wzdc ul li{ float:left; width:450px; height:280px; margin:25px; overflow:hidden;  line-height:28px; font-family:'宋体'; font-size:14px;}
.mRight .wzdc ul li img{ float:left; width:203px; margin-right:20px;}
.mRight .wzdc ul li .title{ float:left; width:203px; line-height:40px; font-size:26px; font-family:'微软雅黑'; }
.mRight .wzdc ul li .stitle{ float:left; width:203px; line-height:20px; font-size:18px; font-family:'微软雅黑'; }
.mRight .wzdc ul li .des{ float:left; width:203px; margin-top:10px; }

.foot {
    background-color: #1a6ece;
    clear: both;
    height: 160px;
}

.foot1 {
    clear: both;
    color: #fff; height: auto;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    text-align: center;
    width: 1000px;
}

.foot1 p a {
    color: #fff;
}

