@charset "utf-8";
/* CSS Document */
body{ background-color:#f7f8fa; background-image: url(../images/banner.jpg);background-repeat: no-repeat;background-position: center top;}

/*导航*/
.nav_box {width: 100%;height: 50px;display: block;background-color: #005296; }
.nav {width: 1200px;margin-right: auto;margin-left: auto;height: 50px;background-repeat: no-repeat;background-position: left center;}
.nav_fl {float: right;width:100%;height: 50px; }
.nav_fl #nav li {width: 20%; float: left; text-align:center;}
.nav_fl #nav li a{float: left;width:100%;font-size: 16px;line-height: 50px; height: 50px; display:block; color: #fff; font-weight:bold; border-left:1px solid #3f7baf;}
.nav_fl #nav li a span{ height: 50px; display:block;}
.nav_fl #nav li a.on ,.nav_fl #nav li a.on span,.nav_fl #nav li a:hover span,.nav_fl #nav li a:hover{ height: 50px; display:block; background-color: #184d84; color: #FFF; cursor: pointer; }

.nav_fl #nav li ul {line-height: 27px;  list-style-type: none;text-align:left;left: -999em; width: 170px; position: absolute; top:250px;}
.nav_fl #nav li ul li{float: left; width: 170px; background-color:#f0eeed;opacity:0.84;filter:alpha(opacity=84); height:35px; line-height:35px;text-align:center;border:1px solid #FFF; border-top:none;border-collapse:collapse; border-left:1px solid #f46066; border-right:1px solid #f46066; }
.nav_fl #nav li ul a{ display: block; width: 170px;text-align:left; height:35px; line-height:35px; text-align:center; font-size: 14px;}
.nav_fl #nav li ul a:link  { color:#333; text-decoration:none;}
.nav_fl #nav li ul a:visited  {color:#3b415a;text-decoration:none;}
.nav_fl #nav li ul a:hover  {height:35px;color:#fff;text-decoration:none;font-weight:normal;background:#949496; background-image:none;}
.nav_fl #nav li:hover ul {left: auto;}
.nav_fl #nav li.sfhover ul {left: auto;}


.banner {height: 200px;width: 100%;}
.banner_all{ width:1200px; margin-left:auto; margin-right:auto;}
/*login start*/
.loginLink{ float:right;width: 244px;height:344px; background-image:url(../images/anhuiLogin.png); background-repeat:repeat;padding:20px; background-color:#fff; display:block;}
.loginLink a{ width:100%; height:344px; display:block; }
.login{ float:right;width: 244px;height:344px; background-image:url(../images/loginbk.png); background-repeat:repeat;padding:20px; background-color:#fff; display:block;}


.login_title{height: 45px;margin-bottom: 30px;text-align: center;line-height: 30px;font-size: 20px;font-weight: bold;color: #005296;border-bottom: 1px solid #005296;}
.login ul {display: block;clear: both;}
.login ul li {height:45px;display: block;text-align: left;  position: relative; padding-bottom:25px;}
.yh{ background-image:url(../images/user.png);}
.mm{ background-image:url(../images/password.png);}
.login ul li .label{ width:50px; height:45px; display:block; position:absolute; top:0px; left:0px; background-repeat: no-repeat;background-position: 10px center;}
.login ul li input {height: 45px; width:80%; padding-left:20%; border: 1px solid #d3d3d3;background-color: #FFF;font-size: 14px;line-height: 35px;color: #666; -moz-border-radius: 5px; /* Firefox */-webkit-border-radius: 5px; /* Safari 和 Chrome */border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
.login ul li input:hover{ border:1px solid #6cd4f9; -moz-border-radius: 5px; /* Firefox */-webkit-border-radius: 5px; /* Safari 和 Chrome */border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
.yanz_ma {font-size: 12px;text-align: right;height: 35px;line-height: 35px;padding-bottom: 5px; padding-top:5px;}
.yz_input{float:left; width:65%; height: 35px; position: relative;}
.yz_input .yz_ma{ width:35%; height: 35px;line-height:35px; position:absolute; display:block; color:#666; }
.yz_input input{ width:65%; padding-left:35%; height:35px; line-height: 35px; border: 1px solid #d3d3d3; border-radius:5px;}
.yz_xx{ width:33%; float:right; height:35px;} .yz_xx img{ width:100%; height:35px;}

.login_button {height:40px;margin-right: auto;margin-left: auto;margin-top: 25px;}
.login_button a {display: block;height: 40px; text-align:center; font-size:17px; line-height:40px; color:#FFF; margin:5px 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.login_button a:hover{ color:#FFF;}
.login_button a.dl{ background-color:#005296;}
.login_button a.zc{ background-color:#e66c15;}
.lanse{ color:#1568bd;}
.zhuce {font-size: 12px;padding:10px 0;}
.zhuce a{ padding-left:8px; padding-right:8px;}
.zhuce span {color: #17ACFE;}
.danwei {background-image: url(../images/index_40.jpg);background-repeat: no-repeat;background-position: center 10px;height: 40px;border-top-width: 1px;border-top-style: solid;border-top-color: #dce1e5;}
.danwei a{ height:40px; display:block;}

/*新闻通知*/
.notice_box {background-color: #fcfcfc;width: 100%;height: 78px;display: block;}
.notice {width: 1100px;margin-right: auto;margin-left: auto;background-image: url(../images/img1.jpg);background-repeat: no-repeat;background-position: 20px center;height: 78px;padding-left: 100px;}
.tongz {display: block;float: left;height: 78px;width: 60%;background-image: url(../images/icon1.jpg);background-repeat: no-repeat;background-position: left center;}
.wzq {font-size: 14px;color: #e74f0f;line-height: 78px;height: 78px;padding-left: 0px;width: 70%;float: left;overflow:hidden;}
.wzq ul{ float:left; height: 78px; display:block; width:740px;}
.wzq ul li{ clear:both; width:100%; text-align:left; }
.wzq ul li a {font-size: 16px;color: #686868;padding-left: 10px;}
.wzq ul li a:hover {font-size: 16px;color: #e74f0f;padding-left: 10px;}
.tz_date {font-size: 16px;color: #686868;margin-left: 40px;}

/*流程*/
.px_liucheng{ width:1200px; background-color:#fff; background-image:url(../images/liucheng.jpg); height:170px; margin:0 auto;}

/*联系电话*/
.phone {float: right;width: 25%;height: 53px;display: block;padding-top: 12px;padding-bottom: 13px;}
.phone_wz {background-image: url(../images/img2.jpg);background-repeat: no-repeat;background-position: left center;line-height: 25px;padding-left: 30px;font-size: 16px;color: #8b8b8b;text-align: left;display: block;}
.phone_sz {font-size: 26px;line-height: 26px;color: #d92236;text-align: left;display: block;}

/*培训动态*/
.pxdt_box {width: 100%;}
.pxdt_fl {width: 1200px;margin-right: auto;margin-left: auto;height: 334px;display: block;margin-top: 20px;}
.pxdt {float: left;height: 344px;width: 71.5%;padding: 20px; background-color:#fff;}
.pxdt_titil {
	height: 46px;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}

.pxdt_titil span {
	width: 130px;
	display: block;
	float: left;
	height: 40px;
	font-size: 19px;
	line-height: 44px;
	color: #07438a;
	text-align: center;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../images/zy_iocn04.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.pxdt_titil span.tz-icon {background-image: url(../images/tz_iocn.png);background-position: 5px center;}
.pxdt_titil a {height: 44px;float: right;font-size: 14px;line-height: 44px;color: #4a4a4a;}
.pxdt_titil a:hover {color: #d2202e;}
.pxdt_nr {height: 283px;display: block;}
.px_news_img{ width:48%; height: 294px; float:left;}.px_news_img img{ width:100%; height: 294px;}
.pxdt_xx {display: block;height: 100%; width:50%; float:right;}
.pxdt_tt {display: block; padding-top:10px;padding-bottom:10px;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #a9a9a9;}
.pxdt_tt h1 {text-align: center;height: 34px;}
.pxdt_tt h1 a {font-size: 18px;line-height: 30px;color: #c81001;font-weight: bold;}
.pxdt_tt h1 a:hover {color: #d2202e;}
.pxdt_tt p {font-size: 12px;line-height: 20px;color: #5c5c5c;text-align: left;}
.pxdt_tt p a {font-size: 12px;line-height: 20px;color: #426582;}
.pxdt_xx ul {display: block;padding-top: 13px;}
.pxdt_xx ul li {background-image: url(../images/zy_dian.png);background-repeat: no-repeat;background-position: left center;padding-left: 20px;display: block;height: 36px;}
.pxdt_xx ul li span {float: right;font-size: 15px;line-height: 36px;color: #2d353e;}
.pxdt_xx ul li a {float: left;font-size: 15px;line-height: 36px;color: #2d353e;}
.pxdt_xx ul li a:hover {color: #d2202e;}

/*外贸知识*/
.wmzs {width: 340px;float: right;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;border: 1px solid #f1f1f1;}
.wmzs_titil {height: 50px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e1e1e1;}
.wmzs_titil span {width: 112px;display: block;float: left;height: 48px;font-size: 18px;line-height: 48px;color: #404649;text-align: center;font-weight: bold;}
.wmzs_titil a {height: 48px;float: right;font-size: 13px;line-height: 48px;color: #9c9c9c;}
.wmzs_titil a:hover {color: #d2202e;}
.wmzs ul {display: block;}
.wmzs ul li {background-image: url(../images/icon3.jpg);background-repeat: no-repeat;background-position: left center;height: 35px;margin-bottom: 5px;padding-left: 20px;}
.wmzs ul li a {font-size: 15px;line-height: 35px;color: #2d353e;text-align: left;}
.wmzs ul li a:hover {color: #d2202e;}

/*政策解读*/
.zczx {width: 1200px;margin-right: auto;margin-left: auto;display: block;clear: both;}
.zcjd {
	padding-right: 5px;
	padding-left: 5px;
}
.hyzx {
	display: block;
	padding-right: 18px;
	padding-left: 18px;
}
.zcjd ul,.hyzx ul {
	display: block;
	padding-top: 10px;
	padding-bottom: 15px;
}
.zcjd ul li,.hyzx ul li {
	background-image: url(../images/zy_dian2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	padding-left: 20px;
	display: block;
}
.zcjd ul li span,.hyzx ul li span {font-size: 16px;line-height: 36px;color: #2d353e;display: block;float: right;}
.zcjd ul li a,.hyzx ul li a {font-size: 16px;line-height: 36px;color: #2d353e;float: left;}

/*行业资讯*/
.hyzx ul li a:hover {color: #d2202e;}
.zcjd ul li a:hover {color: #d2202e;}

/*图标*/
.tupq {border: 7px solid #f4f4f4;float: right;width: 220px;margin-right: 20px;height: 240px;margin-top: 15px;margin-bottom: 15px;padding-top: 13px;padding-right: 15px;padding-bottom: 0px;padding-left: 15px;}
.tupq ul li {height: 20px;width: 93px;margin-right: 7px;margin-left: 7px;border: 1px solid #a0b9d5;float: left;margin-top: 0px;margin-bottom: 10px;padding-top: 48px;}
.img1 {background-image: url(../images/img4.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img2 {background-image: url(../images/img5.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img3 {background-image: url(../images/img6.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img4 {background-image: url(../images/img7.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img5 {background-image: url(../images/img8.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img6 {background-image: url(../images/img9.jpg);background-repeat: no-repeat;background-position: center 7px;}
.tupq ul li a {font-size: 12px;line-height: 19px;color: #727272;display: block;background-color: #eeeeee;}
.tupq ul li a:hover {color: #d2202e;}

/*foot*/
.foot_box {
	background-color: #0e4c95;
	width: 100%;
}
.foot {
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#ff7373;
}
.foot a {
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
}
.bottom {
	text-align: center;
	display: block;
	padding-bottom: 50px;
        padding-top:50px;
}
.bot {
	font-size: 15px;
	line-height: 26px;
	color: #FFF;
}
.bot a {
	color: #FFF;
}
.bot a:hover{color: #FFF;text-decoration: underline;}



/*频道样式开始*/
.banner_list {background-image: url(../images/banner1.jpg);background-repeat: no-repeat;background-position: center top;height: 214px;width: 100%;}
.list_box {width: 100%;clear: both;display: block;}
.list {width: 1150px;margin-right: auto;margin-left: auto;background-color: #FFF;padding-top: 10px;padding-right: 25px;padding-bottom: 25px;padding-left: 25px;clear: both;display: block;}
.location {font-size: 14px;line-height: 50px;color: #6b6b6b;background-image: url(../images/location.jpg);background-repeat: no-repeat;background-position: left center;text-align: left;display: block;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f1f1f1;padding-left: 30px;}
.location a {font-size: 14px;line-height: 50px;color: #6b6b6b;}
.list_nr {display: block;}
.list_left {float: left;width: 220px;display: block;}
.list_mc {background-image: url(../images/bg.jpg);background-repeat: no-repeat;background-position: left center;height: 80px;margin-bottom: 2px; text-align:center;}
.list_mc a {font-size: 24px;line-height: 80px;color: #FFF;display: block;}
.list_fl {display: block;}
.list_fl a {border: 1px solid #f1f1f1;display: block;height: 38px;font-size: 16px;line-height: 38px;color: #4a4e4f;margin-bottom: 2px;} 
.list_fl .on,.list_fl a:hover {font-size: 16px;line-height: 40px;color: #FFF;background-image: url(../images/bg1.jpg);background-repeat: no-repeat;background-position: center center;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;height: 40px;}

/*客服*/
.kefu {border: 1px solid #f1f1f1;display: block;padding-bottom: 20px;}
.kefu_title {background-color: #f7f7f7;height: 40px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f1f1f1;background-image: url(../images/img10.jpg);background-repeat: no-repeat;background-position: 15px center;font-size: 17px;line-height: 40px;font-weight: bold;color: #d2202e;text-align: left;padding-left: 40px;}
.kefu_img {height: 140px;background-image: url(../images/kf.jpg);background-repeat: no-repeat;background-position: center center;margin-bottom: 10px;}
.kefu_nr {text-align: left;font-size: 15px;line-height: 32px;color: #4a4e4f;padding-left: 15px;padding-right: 15px;}
.kefu_nr span {font-size: 14px;color: #d3212f;}
.list_right {float: right;width: 890px;}
.list_title {height: 25px;text-align: left;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f1f1f1;padding-bottom: 15px;margin-bottom: 15px;}
.list_title a {font-size: 22px;line-height: 25px;    color: #015196; font-weight: bold;}
.list_right ul {display: block;}
.list_right ul li {height: 48px;background-image: url(../images/icon6.jpg);background-repeat: no-repeat;background-position: left center;padding-left: 20px; display:block;}
.list_right ul li a {font-size: 16px;line-height: 48px;color: #6b6b6b;float: left;}
.list_right ul li a:hover{ color:#C00;}
.list_right ul li span {font-size: 16px;line-height: 48px;color: #6b6b6b;float: right;display: block;}

/*翻页*/
#page_nav_list,.page_list,.div_pagination_bar,.divPagination_page_select {
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
}
#page_nav_list a,.page_list a,.div_pagination_bar a,.divPagination_page_select a  {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: #fff;
	margin-left: 10px;
	color: #005296;
	line-height: 14px;
	font-size: 12px;
	border: 1px solid #005296;
}
#page_nav_list span,.page_list span,.div_pagination_bar span,.divPagination_page_select span  {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: #fff;
	margin-left: 10px;
	color: #cbcbcb;
	line-height: 14px;
	font-size: 12px;
	border: 1px solid #cbcbcb;
}

#page_nav_list a.select,.page_list a.select,.div_pagination_bar a.liPagination_page_cur,.divPagination_page_select a.liPagination_page_cur {
	background:#005296; 
	color:#FFF
}

/*内容开始*/
.neirong h1 {font-size: 20px;line-height: 80px;font-weight: bold;color: #000; text-align: center;}
.shijian {text-align: center;display: block;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #f1f1f1;padding-bottom: 10px;margin-bottom: 30px;}
.shijian span {font-size: 12px;line-height: 30px;color: #999;margin-right: 15px;margin-left: 15px;}
.neirong p {text-align: left;font-size: 15px;line-height: 36px;color: #666;}

/*流程下面*/
.zaixian_left {
	background-color: #FFF;
	width: 52.3%;
	padding: 15px;
	float: left;
}
.cj_right {
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	width: 43.8%;
}
.zxpx {
	background-image: url(../images/zy_img2s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 250px;
width:381px;
float: left;
padding-top:44px;
padding-left:15px;
padding-right:15px;
}
.zxpx a{ color:#1860a6;}
.zxpx a:hover{color:#c50105;}
.zxpx p {
	font-size: 15px;
	line-height: 27px;
	color: #000;
}
.cjwt_qlt {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #D4D4D4; padding-bottom:10px;}

.cjwt_titil {
	height: 50px;
	display: block;
	width: 100%;
	background-image: url(../images/zy_img2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.cjwt_titil  a{float:right; height:50px; width:80px; text-align:right; line-height:50px;}
.bt {
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	display: block;
}
.bt a {
	text-align: left;
	text-decoration: none;
	display: block;
	color: #0b0b0b;
	font-size: 16px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	float: left;
}
.bt span {
	display: block;
	color: #747474;
	font-size: 16px;
	float: right;
}
.bt a:hover{color:#eb3535;}
.dl p {
	font-size: 14px;
	line-height: 26px;
	color: #6b6b6b;
	text-decoration: none;
	text-indent: 2em;
}
.san_bf {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
        height:130px;
}
.san_bf ul {
	display: block;
}
.san_bf ul li {
	float: left;
        width:33.33%;
        display: block;
	height: 130px;
}
.san_bf ul li a {
        margin-right: 14px;
	margin-left: 14px;
	display: block;
	height: 130px;
        background-color:#d8e9f9;
        border-radius: 5px;
}
 .san_bf ul li a i{ height:70px; display: block; line-height:90px; font-size:44px; text-align:center; color:#47627f; }
 .san_bf ul li a span{ height:60px; display: block;line-height:60px; font-size:20px; font-weight:bold; text-align:center; color:#204a84;}
.zc_kefu {
	display: block;
	height: 70px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.kj_zxdc {
	background-image: url(../images/link5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 71px;
	display: block;
	width: 239px;
}
.kj_kfrx {
	background-image: url(../images/link6.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 71px;
	display: block;
	width: 239px;
	float:right;
}
.yqlj_box {
	background-color: #FFF;
	height: 55px;
	width: 100%;
}
.yqlj {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 55px;
}
.yqlj_title {
	display: block;
	float: left;
	height: 55px;
	width: 90px;
	background-image: url(../images/zy_iocn05.png);
	background-repeat: no-repeat;
	background-position: 23px center;
	padding-left: 70px;
	font-size: 18px;
	line-height: 55px;
	font-weight: bold;
	color: #0e4c95;
}
.yqlj_fl {
	float: left;
	height: 55px;
	width: 1020px;
}
.yqlj_fl a {
	font-size: 16px;
	line-height: 55px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	float: left;
}
#div1 ul li.Line{ padding-bottom:10px; border-bottom:1px solid #e3e3e3;}
.helpliucheng img{width:100%;}
